ProgressEventArgs Class |
Namespace: Independentsoft.Webdav
The ProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ProgressEventArgs |
Initializes a new instance of the ProgressEventArgs class.
|
| Name | Description | |
|---|---|---|
| Exception |
Gets or sets exception.
| |
| IsComplete |
Indicates when download/upload is completed.
| |
| LocalFilePath |
Gets or sets local file path.
| |
| Progress |
Gets or sets number of downloaded/uploaded bytes.
| |
| RemoteFileUrl |
Gets or sets remote file url.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |